[ExecuTorch][WebGPU] linear_fp32 op tests#20848
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20848
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 12 New Failures, 10 Pending, 4 Unrelated FailuresAs of commit 3eb7277 with merge base 21554e5 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
SS-JIA
left a comment
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
Stack from ghstack (oldest at bottom):
Splits the
linear_fp32op tests into their own diff, stacked directly above thelinear_fp32op — keeping an op and its tests in separate diffs (op below, tests above) per this backend's convention. Addstest/ops/test_linear_fp32.pyand registers thelinear_fp32@register_op_testsuite intest/op_tests/cases.py.Co-authored-with: Claude Code.
@exported-using-ghexport
Differential Revision: D111072710
Differential Revision: D111072710